﻿2026-08-28T10:23:19.8568118Z Current runner version: '2.336.0'
2026-08-28T10:23:19.8573051Z Runner name: 'kitsubito'
2026-08-28T10:23:19.8573581Z Runner group name: 'Default'
2026-08-28T10:23:19.8574224Z Machine name: 'KITSUBITO'
2026-08-28T10:23:19.8577567Z ##[group]GITHUB_TOKEN Permissions
2026-08-28T10:23:19.8579554Z Actions: write
2026-08-28T10:23:19.8579987Z ArtifactMetadata: write
2026-08-28T10:23:19.8580413Z Attestations: write
2026-08-28T10:23:19.8580814Z Checks: write
2026-08-28T10:23:19.8581196Z CodeQuality: write
2026-08-28T10:23:19.8581591Z Contents: write
2026-08-28T10:23:19.8581981Z CopilotRequests: write
2026-08-28T10:23:19.8582398Z Deployments: write
2026-08-28T10:23:19.8582794Z Discussions: write
2026-08-28T10:23:19.8583192Z Drives: write
2026-08-28T10:23:19.8583568Z Issues: write
2026-08-28T10:23:19.8583945Z Metadata: read
2026-08-28T10:23:19.8584322Z Models: read
2026-08-28T10:23:19.8584695Z Packages: write
2026-08-28T10:23:19.8585076Z Pages: write
2026-08-28T10:23:19.8585558Z PullRequests: write
2026-08-28T10:23:19.8585988Z RepositoryProjects: write
2026-08-28T10:23:19.8586412Z SecurityEvents: write
2026-08-28T10:23:19.8586807Z Statuses: write
2026-08-28T10:23:19.8587185Z VulnerabilityAlerts: read
2026-08-28T10:23:19.8587595Z ##[endgroup]
2026-08-28T10:23:19.8589241Z Secret source: Actions
2026-08-28T10:23:19.8589932Z Prepare workflow directory
2026-08-28T10:23:19.9117000Z Prepare all required actions
2026-08-28T10:23:19.9154150Z Getting action download info
2026-08-28T10:23:20.2761732Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-28T10:23:20.7734262Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-28T10:23:21.8303493Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-28T10:23:21.9392622Z ##[group]Run set -euo pipefail
2026-08-28T10:23:21.9393580Z [36;1mset -euo pipefail[0m
2026-08-28T10:23:21.9394416Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-28T10:23:21.9395598Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-28T10:23:21.9397243Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-28T10:23:21.9398712Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-28T10:23:21.9400043Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-28T10:23:21.9401035Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-28T10:23:21.9402761Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-28T10:23:21.9404441Z [36;1m  exit 1[0m
2026-08-28T10:23:21.9405200Z [36;1mfi[0m
2026-08-28T10:23:21.9424220Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-28T10:23:21.9425522Z ##[endgroup]
2026-08-28T10:23:21.9558588Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=644161802240 floor_bytes=34359738368
2026-08-28T10:23:21.9858479Z ##[group]Run actions/checkout@v5
2026-08-28T10:23:21.9859429Z with:
2026-08-28T10:23:21.9860007Z   fetch-depth: 0
2026-08-28T10:23:21.9860688Z   repository: BigscreenVR/spt-bs-core
2026-08-28T10:23:21.9867032Z   token: ***
2026-08-28T10:23:21.9867638Z   ssh-strict: true
2026-08-28T10:23:21.9868281Z   ssh-user: git
2026-08-28T10:23:21.9868920Z   persist-credentials: true
2026-08-28T10:23:21.9869688Z   clean: true
2026-08-28T10:23:21.9870332Z   sparse-checkout-cone-mode: true
2026-08-28T10:23:21.9871111Z   fetch-tags: false
2026-08-28T10:23:21.9871741Z   show-progress: true
2026-08-28T10:23:21.9872388Z   lfs: false
2026-08-28T10:23:21.9872969Z   submodules: false
2026-08-28T10:23:21.9873623Z   set-safe-directory: true
2026-08-28T10:23:21.9874422Z   allow-unsafe-pr-checkout: false
2026-08-28T10:23:21.9875168Z ##[endgroup]
2026-08-28T10:23:22.0651459Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-28T10:23:22.0653609Z ##[group]Getting Git version info
2026-08-28T10:23:22.0654868Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-28T10:23:22.0656853Z [command]/usr/bin/git version
2026-08-28T10:23:22.0657622Z git version 2.43.0
2026-08-28T10:23:22.0669367Z ##[endgroup]
2026-08-28T10:23:22.0677649Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/e8fe6954-0ced-4024-a7b4-ab6d349504d3/.gitconfig'
2026-08-28T10:23:22.0685309Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e8fe6954-0ced-4024-a7b4-ab6d349504d3' before making global git config changes
2026-08-28T10:23:22.0687501Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T10:23:22.0689641Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-28T10:23:22.0719810Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-28T10:23:22.0737659Z https://github.com/BigscreenVR/spt-bs-core
2026-08-28T10:23:22.0748779Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-28T10:23:22.0751427Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-28T10:23:22.0772259Z refs/heads/golden/ir2-incremental-on
2026-08-28T10:23:22.0779111Z [command]/usr/bin/git checkout --detach
2026-08-28T10:23:22.1271785Z HEAD is now at 827a3b772 fixup! test(servicehost): honor retryable kill
2026-08-28T10:23:22.1312690Z [command]/usr/bin/git branch --delete --force golden/ir2-incremental-on
2026-08-28T10:23:22.1350775Z Deleted branch golden/ir2-incremental-on (was 827a3b772).
2026-08-28T10:23:22.2435772Z ##[endgroup]
2026-08-28T10:23:22.2438747Z [command]/usr/bin/git submodule status
2026-08-28T10:23:22.2630269Z ##[group]Cleaning the repository
2026-08-28T10:23:22.2632117Z [command]/usr/bin/git clean -ffdx
2026-08-28T10:23:27.5540807Z Removing .adapter-notify/
2026-08-28T10:23:27.5541269Z Removing bench-ledger/
2026-08-28T10:23:27.5541574Z Removing target/
2026-08-28T10:23:27.5554181Z [command]/usr/bin/git reset --hard HEAD
2026-08-28T10:23:27.5754801Z HEAD is now at 827a3b772 fixup! test(servicehost): honor retryable kill
2026-08-28T10:23:27.5760690Z ##[endgroup]
2026-08-28T10:23:27.5762994Z ##[group]Disabling automatic garbage collection
2026-08-28T10:23:27.5766362Z [command]/usr/bin/git config --local gc.auto 0
2026-08-28T10:23:27.5792776Z ##[endgroup]
2026-08-28T10:23:27.5793214Z ##[group]Setting up auth
2026-08-28T10:23:27.5798171Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-28T10:23:27.5822839Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-28T10:23:27.6013047Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T10:23:27.6039733Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-28T10:23:27.6228151Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T10:23:27.6265135Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-28T10:23:27.6460423Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-28T10:23:27.6492892Z ##[endgroup]
2026-08-28T10:23:27.6493348Z ##[group]Fetching the repository
2026-08-28T10:23:27.6500078Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-28T10:23:28.4550365Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-28T10:23:28.4550958Z  * [new branch]          test/servicehost-retryable-kill -> origin/test/servicehost-retryable-kill
2026-08-28T10:23:28.4638720Z [command]/usr/bin/git branch --list --remote origin/golden/ir2-incremental-on
2026-08-28T10:23:28.4708932Z   origin/golden/ir2-incremental-on
2026-08-28T10:23:28.4715532Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/ir2-incremental-on
2026-08-28T10:23:28.4736056Z 827a3b772ef7723ffed195a0c363f0864354d926
2026-08-28T10:23:28.4739366Z ##[endgroup]
2026-08-28T10:23:28.4739719Z ##[group]Determining the checkout info
2026-08-28T10:23:28.4740603Z ##[endgroup]
2026-08-28T10:23:28.4743605Z [command]/usr/bin/git sparse-checkout disable
2026-08-28T10:23:28.4784526Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-28T10:23:28.4809404Z ##[group]Checking out the ref
2026-08-28T10:23:28.4811892Z [command]/usr/bin/git checkout --progress --force -B golden/ir2-incremental-on refs/remotes/origin/golden/ir2-incremental-on
2026-08-28T10:23:28.4882281Z Switched to a new branch 'golden/ir2-incremental-on'
2026-08-28T10:23:28.4882875Z branch 'golden/ir2-incremental-on' set up to track 'origin/golden/ir2-incremental-on'.
2026-08-28T10:23:28.4888133Z ##[endgroup]
2026-08-28T10:23:28.4928245Z [command]/usr/bin/git log -1 --format=%H
2026-08-28T10:23:28.4959351Z 827a3b772ef7723ffed195a0c363f0864354d926
2026-08-28T10:23:28.5081149Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-28T10:23:28.5081574Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-28T10:23:28.5094581Z shell: /usr/bin/bash -e {0}
2026-08-28T10:23:28.5094796Z ##[endgroup]
2026-08-28T10:23:28.5178145Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-28T10:23:28.5178483Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-28T10:23:28.5191215Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-28T10:23:28.5191496Z env:
2026-08-28T10:23:28.5191698Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-28T10:23:28.5191929Z ##[endgroup]
2026-08-28T10:23:28.5233309Z CI-CENSUS scope roots:
2026-08-28T10:23:28.5233647Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-28T10:23:28.5234104Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-28T10:23:28.5234645Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-28T10:23:28.5235088Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-28T10:23:28.5235393Z   root: /home/reavus/spt-n1-oldbroker
2026-08-28T10:23:28.5283271Z CI-CENSUS self-check OK: walked 406 /proc entries, exe resolution live
2026-08-28T10:23:30.0883935Z CI-CENSUS phase=start box_procs=406 box_fds=11232 family_total=24 scoped=0 unscoped=24 unreadable_path=0 flood_orphans=0
2026-08-28T10:23:30.0884537Z   FOREIGN  pid=2576561 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0884937Z   FOREIGN  pid=2576621 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0885315Z   FOREIGN  pid=2577438 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0885692Z   FOREIGN  pid=2577463 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0886096Z   FOREIGN  pid=2577964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0886468Z   FOREIGN  pid=2577983 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0886839Z   FOREIGN  pid=2581023 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0887218Z   FOREIGN  pid=2581042 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0887601Z   FOREIGN  pid=2588024 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0887957Z   FOREIGN  pid=2588045 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0888315Z   FOREIGN  pid=2590277 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0888682Z   FOREIGN  pid=2590296 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0889212Z   FOREIGN  pid=2594606 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0889593Z   FOREIGN  pid=2594706 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0890169Z   FOREIGN  pid=2595282 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0890536Z   FOREIGN  pid=2595365 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0890903Z   FOREIGN  pid=2595957 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0891275Z   FOREIGN  pid=2595976 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0891646Z   FOREIGN  pid=2597895 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0892012Z   FOREIGN  pid=2597964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0892373Z   FOREIGN  pid=2598838 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0892731Z   FOREIGN  pid=2598866 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0893108Z   FOREIGN  pid=2599288 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0893465Z   FOREIGN  pid=2599313 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:23:30.0922508Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-28T10:23:30.0922865Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-28T10:23:30.0935921Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-28T10:23:30.0936202Z env:
2026-08-28T10:23:30.0936397Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-28T10:23:30.0936631Z ##[endgroup]
2026-08-28T10:23:30.0986436Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:23:30.1011874Z ##[group]Run set -euo pipefail
2026-08-28T10:23:30.1012175Z [36;1mset -euo pipefail[0m
2026-08-28T10:23:30.1012380Z [36;1mPIN=0c95435[0m
2026-08-28T10:23:30.1012580Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-28T10:23:30.1012828Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-28T10:23:30.1013142Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-28T10:23:30.1013556Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-28T10:23:30.1013973Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-28T10:23:30.1014313Z [36;1m  rm -rf "$CACHE"[0m
2026-08-28T10:23:30.1014540Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-28T10:23:30.1014808Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-28T10:23:30.1015151Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-28T10:23:30.1015591Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-28T10:23:30.1015995Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-28T10:23:30.1016409Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-28T10:23:30.1016818Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-28T10:23:30.1017240Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-28T10:23:30.1017659Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-28T10:23:30.1018189Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-28T10:23:30.1018541Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-28T10:23:30.1018882Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-28T10:23:30.1019787Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-28T10:23:30.1020244Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-28T10:23:30.1020540Z [36;1mfi[0m
2026-08-28T10:23:30.1020864Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-28T10:23:30.1021328Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-28T10:23:30.1036304Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-28T10:23:30.1036586Z env:
2026-08-28T10:23:30.1036772Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-28T10:23:30.1037163Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:23:30.1037605Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:23:30.1038007Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:23:30.1038417Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:23:30.1038798Z ##[endgroup]
2026-08-28T10:23:30.4181260Z    Compiling proc-macro2 v1.0.106
2026-08-28T10:23:30.4181668Z    Compiling quote v1.0.45
2026-08-28T10:23:30.4181942Z    Compiling unicode-ident v1.0.24
2026-08-28T10:23:30.4182223Z    Compiling libc v0.2.186
2026-08-28T10:23:30.4182473Z    Compiling cfg-if v1.0.4
2026-08-28T10:23:30.4182721Z    Compiling serde_core v1.0.228
2026-08-28T10:23:30.4183402Z    Compiling serde v1.0.228
2026-08-28T10:23:30.4225238Z    Compiling typenum v1.20.1
2026-08-28T10:23:30.4266088Z    Compiling log v0.4.32
2026-08-28T10:23:30.4296268Z    Compiling version_check v0.9.5
2026-08-28T10:23:30.4329837Z    Compiling pin-project-lite v0.2.17
2026-08-28T10:23:30.4408727Z    Compiling portable-atomic v1.13.1
2026-08-28T10:23:30.4409953Z    Compiling memchr v2.8.1
2026-08-28T10:23:30.4455052Z    Compiling subtle v2.6.1
2026-08-28T10:23:30.4455590Z    Compiling critical-section v1.2.0
2026-08-28T10:23:30.4794014Z    Compiling shlex v2.0.1
2026-08-28T10:23:30.5223480Z    Compiling find-msvc-tools v0.1.9
2026-08-28T10:23:30.5240937Z    Compiling smallvec v1.15.1
2026-08-28T10:23:30.5637502Z    Compiling futures-core v0.3.32
2026-08-28T10:23:30.6711579Z    Compiling bytes v1.11.1
2026-08-28T10:23:30.6831114Z    Compiling equivalent v1.0.2
2026-08-28T10:23:30.7060780Z    Compiling itoa v1.0.18
2026-08-28T10:23:30.7149908Z    Compiling semver v1.0.28
2026-08-28T10:23:30.7397617Z    Compiling stable_deref_trait v1.2.1
2026-08-28T10:23:30.7488467Z    Compiling futures-sink v0.3.32
2026-08-28T10:23:30.7555016Z    Compiling futures-io v0.3.32
2026-08-28T10:23:30.7956078Z    Compiling slab v0.4.12
2026-08-28T10:23:30.8051522Z    Compiling rand_core v0.10.1
2026-08-28T10:23:30.8054744Z    Compiling generic-array v0.14.7
2026-08-28T10:23:30.8332406Z    Compiling futures-channel v0.3.32
2026-08-28T10:23:30.8620872Z    Compiling futures-task v0.3.32
2026-08-28T10:23:30.9230883Z    Compiling bitflags v2.12.1
2026-08-28T10:23:30.9621514Z    Compiling hashbrown v0.17.1
2026-08-28T10:23:30.9815726Z    Compiling getrandom v0.4.2
2026-08-28T10:23:31.0007501Z    Compiling autocfg v1.5.1
2026-08-28T10:23:31.0290667Z    Compiling rustversion v1.0.22
2026-08-28T10:23:31.0331227Z    Compiling cpufeatures v0.2.17
2026-08-28T10:23:31.0401203Z    Compiling scopeguard v1.2.0
2026-08-28T10:23:31.0988760Z    Compiling rustc_version v0.4.1
2026-08-28T10:23:31.1308112Z    Compiling fnv v1.0.7
2026-08-28T10:23:31.1473242Z    Compiling lock_api v0.4.14
2026-08-28T10:23:31.1624803Z    Compiling const-oid v0.9.6
2026-08-28T10:23:31.2021718Z    Compiling cfg_aliases v0.2.1
2026-08-28T10:23:31.2220749Z    Compiling strsim v0.11.1
2026-08-28T10:23:31.2301100Z    Compiling writeable v0.6.3
2026-08-28T10:23:31.2821095Z    Compiling litemap v0.8.2
2026-08-28T10:23:31.3774514Z    Compiling libm v0.2.16
2026-08-28T10:23:31.4559882Z    Compiling dunce v1.0.5
2026-08-28T10:23:31.4760949Z    Compiling icu_properties_data v2.2.0
2026-08-28T10:23:31.4830609Z    Compiling num-traits v0.2.19
2026-08-28T10:23:31.4900873Z    Compiling ident_case v1.0.1
2026-08-28T10:23:31.5201674Z    Compiling icu_normalizer_data v2.2.0
2026-08-28T10:23:31.5966831Z    Compiling utf8_iter v1.0.4
2026-08-28T10:23:31.6431016Z    Compiling fs_extra v1.3.0
2026-08-28T10:23:31.6701589Z    Compiling syn v2.0.117
2026-08-28T10:23:31.6970032Z    Compiling hybrid-array v0.4.12
2026-08-28T10:23:31.7476890Z    Compiling percent-encoding v2.3.2
2026-08-28T10:23:31.7570926Z    Compiling http v1.4.1
2026-08-28T10:23:31.7794321Z    Compiling thiserror v2.0.18
2026-08-28T10:23:31.7882427Z    Compiling zerocopy v0.8.50
2026-08-28T10:23:31.8011004Z    Compiling indexmap v2.14.0
2026-08-28T10:23:31.8620816Z    Compiling cpufeatures v0.3.0
2026-08-28T10:23:31.9214595Z    Compiling aws-lc-rs v1.17.0
2026-08-28T10:23:31.9295524Z    Compiling unicode-segmentation v1.13.3
2026-08-28T10:23:31.9521005Z    Compiling form_urlencoded v1.2.2
2026-08-28T10:23:31.9528421Z    Compiling spin v0.9.8
2026-08-28T10:23:32.1191251Z    Compiling untrusted v0.9.0
2026-08-28T10:23:32.1290110Z    Compiling rustls v0.23.40
2026-08-28T10:23:32.1577898Z    Compiling heck v0.5.0
2026-08-28T10:23:32.1788672Z    Compiling atomic-waker v1.1.2
2026-08-28T10:23:32.2170709Z    Compiling anyhow v1.0.102
2026-08-28T10:23:32.2332325Z    Compiling const-oid v0.10.2
2026-08-28T10:23:32.2985737Z    Compiling unicode-xid v0.2.6
2026-08-28T10:23:32.3050768Z    Compiling paste v1.0.15
2026-08-28T10:23:32.3801025Z    Compiling jobserver v0.1.34
2026-08-28T10:23:32.3870682Z    Compiling block-buffer v0.12.0
2026-08-28T10:23:32.4030811Z    Compiling crypto-common v0.2.2
2026-08-28T10:23:32.4129240Z    Compiling inout v0.2.2
2026-08-28T10:23:32.4522092Z    Compiling crypto-common v0.1.7
2026-08-28T10:23:32.4889919Z    Compiling block-buffer v0.10.4
2026-08-28T10:23:32.5280578Z    Compiling convert_case v0.10.0
2026-08-28T10:23:32.5380634Z    Compiling fastrand v2.4.1
2026-08-28T10:23:32.5448906Z    Compiling parking_lot_core v0.9.12
2026-08-28T10:23:32.5631562Z    Compiling httparse v1.10.1
2026-08-28T10:23:32.6031540Z    Compiling digest v0.10.7
2026-08-28T10:23:32.6425595Z    Compiling cc v1.2.63
2026-08-28T10:23:32.7290739Z    Compiling http-body v1.0.1
2026-08-28T10:23:32.7760476Z    Compiling curve25519-dalek v4.1.3
2026-08-28T10:23:32.8060092Z    Compiling ahash v0.8.12
2026-08-28T10:23:32.8231614Z    Compiling powerfmt v0.2.0
2026-08-28T10:23:32.8450479Z    Compiling either v1.16.0
2026-08-28T10:23:32.8604824Z    Compiling base64ct v1.8.3
2026-08-28T10:23:32.8800798Z    Compiling sha2 v0.10.9
2026-08-28T10:23:32.9485193Z    Compiling mio v1.2.1
2026-08-28T10:23:32.9990557Z    Compiling getrandom v0.2.17
2026-08-28T10:23:33.0531119Z    Compiling socket2 v0.6.4
2026-08-28T10:23:33.2097091Z    Compiling rand_core v0.6.4
2026-08-28T10:23:33.2241350Z    Compiling pem-rfc7468 v1.0.0
2026-08-28T10:23:33.2478737Z    Compiling deranged v0.5.8
2026-08-28T10:23:33.3080975Z    Compiling uuid v1.23.2
2026-08-28T10:23:33.3428221Z    Compiling cipher v0.5.2
2026-08-28T10:23:33.4611792Z    Compiling signature v2.2.0
2026-08-28T10:23:33.6181421Z    Compiling chacha20 v0.10.0
2026-08-28T10:23:33.6271389Z    Compiling num-conv v0.2.2
2026-08-28T10:23:33.6340737Z    Compiling base64 v0.22.1
2026-08-28T10:23:33.6700798Z    Compiling vcpkg v0.2.15
2026-08-28T10:23:33.7620659Z    Compiling pkg-config v0.3.33
2026-08-28T10:23:33.7690502Z    Compiling tower-service v0.3.3
2026-08-28T10:23:33.8056188Z    Compiling tinyvec_macros v0.1.1
2026-08-28T10:23:33.8194293Z    Compiling time-core v0.1.8
2026-08-28T10:23:33.8320562Z    Compiling data-encoding v2.11.0
2026-08-28T10:23:33.8585610Z    Compiling cmake v0.1.58
2026-08-28T10:23:33.8760954Z    Compiling try-lock v0.2.5
2026-08-28T10:23:33.9400698Z    Compiling rand v0.10.1
2026-08-28T10:23:33.9521777Z    Compiling zmij v1.0.21
2026-08-28T10:23:33.9603758Z    Compiling want v0.3.1
2026-08-28T10:23:33.9859392Z    Compiling tinyvec v1.11.0
2026-08-28T10:23:34.0260726Z    Compiling parking_lot v0.12.5
2026-08-28T10:23:34.0377687Z    Compiling inout v0.1.4
2026-08-28T10:23:34.1050937Z    Compiling num-integer v0.1.47
2026-08-28T10:23:34.1308087Z    Compiling spt-procident v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-28T10:23:34.1640896Z    Compiling vergen-lib v9.1.0
2026-08-28T10:23:34.1712443Z    Compiling n0-future v0.3.2
2026-08-28T10:23:34.2500878Z    Compiling spin v0.10.0
2026-08-28T10:23:34.3314808Z    Compiling parking v2.2.1
2026-08-28T10:23:34.3450668Z    Compiling crossbeam-utils v0.8.21
2026-08-28T10:23:34.3707904Z    Compiling winnow v1.0.3
2026-08-28T10:23:34.3961167Z    Compiling diatomic-waker v0.2.3
2026-08-28T10:23:34.4360557Z    Compiling serde_json v1.0.150
2026-08-28T10:23:34.4509221Z    Compiling cordyceps v0.3.4
2026-08-28T10:23:34.4983851Z    Compiling num-bigint-dig v0.8.6
2026-08-28T10:23:34.5073936Z    Compiling httpdate v1.0.3
2026-08-28T10:23:34.5310648Z    Compiling futures-lite v2.6.1
2026-08-28T10:23:34.5430688Z    Compiling num-iter v0.1.46
2026-08-28T10:23:34.6410921Z    Compiling spt-poolguard v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-28T10:23:34.6568737Z    Compiling cipher v0.4.4
2026-08-28T10:23:34.6691170Z    Compiling netlink-packet-core v0.8.1
2026-08-28T10:23:34.6760776Z    Compiling ed25519 v2.2.3
2026-08-28T10:23:34.6979397Z    Compiling digest v0.11.3
2026-08-28T10:23:34.7071100Z    Compiling aws-lc-sys v0.41.0
2026-08-28T10:23:34.7870813Z    Compiling ring v0.17.14
2026-08-28T10:23:34.7940799Z    Compiling libsqlite3-sys v0.30.1
2026-08-28T10:23:34.8561090Z    Compiling futures-buffered v0.2.13
2026-08-28T10:23:34.8726939Z    Compiling universal-hash v0.5.1
2026-08-28T10:23:34.8805352Z    Compiling vergen-lib v0.1.6
2026-08-28T10:23:34.9243801Z    Compiling vergen v9.1.0
2026-08-28T10:23:34.9440913Z    Compiling lazy_static v1.5.0
2026-08-28T10:23:34.9940841Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-28T10:23:35.0098766Z    Compiling heapless v0.7.17
2026-08-28T10:23:35.0250748Z    Compiling noq-udp v0.10.0
2026-08-28T10:23:35.0351295Z    Compiling aho-corasick v1.1.4
2026-08-28T10:23:35.0880795Z    Compiling sync_wrapper v1.0.2
2026-08-28T10:23:35.1098455Z    Compiling allocator-api2 v0.2.21
2026-08-28T10:23:35.1352204Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-28T10:23:35.1927960Z    Compiling regex-syntax v0.8.10
2026-08-28T10:23:35.2018057Z    Compiling byteorder v1.5.0
2026-08-28T10:23:35.2120142Z    Compiling opaque-debug v0.3.1
2026-08-28T10:23:35.2810735Z    Compiling polyval v0.6.2
2026-08-28T10:23:35.4224647Z    Compiling spt-store v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-28T10:23:35.4282230Z    Compiling hash32 v0.2.1
2026-08-28T10:23:35.4700803Z    Compiling vergen-gitcl v1.0.8
2026-08-28T10:23:35.5469827Z    Compiling fallible-iterator v0.3.0
2026-08-28T10:23:35.5581306Z    Compiling ryu v1.0.23
2026-08-28T10:23:35.6380942Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-28T10:23:35.6446100Z    Compiling signature v3.0.0
2026-08-28T10:23:35.7536484Z    Compiling tower-layer v0.3.3
2026-08-28T10:23:35.7602642Z    Compiling num_threads v0.1.7
2026-08-28T10:23:35.7860580Z    Compiling ghash v0.5.1
2026-08-28T10:23:35.8120449Z    Compiling ctr v0.9.2
2026-08-28T10:23:35.8640565Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-28T10:23:35.9204458Z    Compiling time v0.3.47
2026-08-28T10:23:35.9267743Z    Compiling aes v0.8.4
2026-08-28T10:23:35.9789370Z    Compiling sha2 v0.11.0-rc.5
2026-08-28T10:23:35.9870890Z    Compiling fs2 v0.4.3
2026-08-28T10:23:36.1517470Z    Compiling http-body-util v0.1.3
2026-08-28T10:23:36.1599226Z    Compiling aead v0.5.2
2026-08-28T10:23:36.2721684Z    Compiling openssl-probe v0.2.1
2026-08-28T10:23:36.4381137Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-28T10:23:36.4799722Z    Compiling utf8parse v0.2.2
2026-08-28T10:23:36.5052433Z    Compiling rustix v1.1.4
2026-08-28T10:23:36.5554720Z    Compiling arrayvec v0.7.6
2026-08-28T10:23:36.5627102Z    Compiling aes-gcm v0.10.3
2026-08-28T10:23:36.6860844Z    Compiling crossbeam-epoch v0.9.18
2026-08-28T10:23:36.7212341Z    Compiling synstructure v0.13.2
2026-08-28T10:23:36.7356228Z    Compiling darling_core v0.20.11
2026-08-28T10:23:36.7916908Z    Compiling crossbeam-channel v0.5.15
2026-08-28T10:23:36.9510819Z    Compiling netlink-packet-route v0.29.0
2026-08-28T10:23:37.1350662Z    Compiling blake3 v1.8.5
2026-08-28T10:23:37.3648573Z    Compiling proc-macro-crate v3.5.0
2026-08-28T10:23:37.4478213Z    Compiling ppv-lite86 v0.2.21
2026-08-28T10:23:37.4759881Z    Compiling memoffset v0.6.5
2026-08-28T10:23:37.4979323Z    Compiling acto v0.8.2
2026-08-28T10:23:37.6134253Z    Compiling noq v0.18.0
2026-08-28T10:23:37.6351100Z    Compiling regex-automata v0.4.14
2026-08-28T10:23:37.6762654Z    Compiling netwatch v0.16.0
2026-08-28T10:23:37.6897908Z    Compiling tagptr v0.2.0
2026-08-28T10:23:37.8352299Z    Compiling mac-addr v0.3.0
2026-08-28T10:23:37.8515612Z    Compiling thiserror v1.0.69
2026-08-28T10:23:37.8889837Z    Compiling identity-hash v0.1.0
2026-08-28T10:23:37.9662006Z    Compiling rand_chacha v0.3.1
2026-08-28T10:23:37.9755161Z    Compiling rustc-hash v2.1.2
2026-08-28T10:23:37.9756037Z    Compiling xml-rs v0.8.28
2026-08-28T10:23:37.9975829Z    Compiling ref-cast v1.0.25
2026-08-28T10:23:38.0204659Z    Compiling foldhash v0.2.0
2026-08-28T10:23:38.0978895Z    Compiling linux-raw-sys v0.12.1
2026-08-28T10:23:38.1160265Z    Compiling sorted-index-buffer v0.2.1
2026-08-28T10:23:38.1951835Z    Compiling lru-slab v0.1.2
2026-08-28T10:23:38.2484902Z    Compiling rand v0.8.7
2026-08-28T10:23:38.3010717Z    Compiling hashbrown v0.16.1
2026-08-28T10:23:38.5253313Z    Compiling serde_derive_internals v0.29.1
2026-08-28T10:23:38.6104595Z    Compiling netlink-packet-route v0.30.0
2026-08-28T10:23:38.6798121Z    Compiling serde_derive v1.0.228
2026-08-28T10:23:38.7099688Z    Compiling zeroize_derive v1.4.3
2026-08-28T10:23:39.0345454Z    Compiling tokio-macros v2.7.0
2026-08-28T10:23:39.0560580Z    Compiling zerofrom-derive v0.1.7
2026-08-28T10:23:39.1972572Z    Compiling futures-macro v0.3.32
2026-08-28T10:23:39.2585185Z    Compiling zeroize v1.8.2
2026-08-28T10:23:39.4526357Z    Compiling yoke-derive v0.8.2
2026-08-28T10:23:39.4793464Z    Compiling zerovec-derive v0.11.3
2026-08-28T10:23:39.5037592Z    Compiling displaydoc v0.2.6
2026-08-28T10:23:39.6025477Z    Compiling tracing-attributes v0.1.31
2026-08-28T10:23:39.7231194Z    Compiling rustls-pki-types v1.14.1
2026-08-28T10:23:39.7797586Z    Compiling tokio v1.52.3
2026-08-28T10:23:40.0579938Z    Compiling thiserror-impl v2.0.18
2026-08-28T10:23:40.0811009Z    Compiling futures-util v0.3.32
2026-08-28T10:23:40.2493895Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-28T10:23:40.4700885Z    Compiling zerofrom v0.1.8
2026-08-28T10:23:40.5748001Z    Compiling darling_macro v0.20.11
2026-08-28T10:23:40.7222013Z    Compiling yoke v0.8.3
2026-08-28T10:23:40.9354520Z    Compiling derive_more-impl v2.1.1
2026-08-28T10:23:40.9433484Z    Compiling darling v0.20.11
2026-08-28T10:23:40.9619457Z    Compiling zerovec v0.11.6
2026-08-28T10:23:40.9780385Z    Compiling zerotrie v0.2.4
2026-08-28T10:23:41.0027448Z    Compiling derive_builder_core v0.20.2
2026-08-28T10:23:41.2985887Z    Compiling der v0.7.10
2026-08-28T10:23:41.3585165Z    Compiling n0-error-macros v0.1.3
2026-08-28T10:23:41.6531030Z    Compiling spez v0.1.2
2026-08-28T10:23:41.7225316Z    Compiling tinystr v0.8.3
2026-08-28T10:23:41.9490227Z    Compiling icu_locale_core v2.2.0
2026-08-28T10:23:41.9653446Z    Compiling potential_utf v0.1.5
2026-08-28T10:23:42.1107688Z    Compiling icu_collections v2.2.0
2026-08-28T10:23:42.3420504Z    Compiling n0-error v0.1.3
2026-08-28T10:23:42.4380892Z    Compiling derive_builder_macro v0.20.2
2026-08-28T10:23:42.6970825Z    Compiling spki v0.7.3
2026-08-28T10:23:42.7211275Z    Compiling derive_builder v0.20.2
2026-08-28T10:23:42.8187976Z    Compiling der v0.8.0-rc.10
2026-08-28T10:23:42.8286266Z    Compiling pin-project-internal v1.1.13
2026-08-28T10:23:42.9055187Z    Compiling pkcs8 v0.10.2
2026-08-28T10:23:43.2028222Z    Compiling icu_provider v2.2.0
2026-08-28T10:23:43.2118556Z    Compiling pkcs1 v0.7.5
2026-08-28T10:23:43.4591225Z    Compiling ed25519-dalek v2.2.0
2026-08-28T10:23:43.6067643Z    Compiling icu_normalizer v2.2.0
2026-08-28T10:23:43.6500156Z    Compiling icu_properties v2.2.0
2026-08-28T10:23:43.7684200Z    Compiling ipnet v2.12.0
2026-08-28T10:23:43.9522296Z    Compiling futures-executor v0.3.32
2026-08-28T10:23:44.1761616Z    Compiling prefix-trie v0.8.4
2026-08-28T10:23:44.1980569Z    Compiling pin-project v1.1.13
2026-08-28T10:23:44.2326272Z    Compiling futures v0.3.32
2026-08-28T10:23:44.2964805Z    Compiling spt-proto v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-28T10:23:44.3441113Z    Compiling spki v0.8.0-rc.4
2026-08-28T10:23:44.4922669Z    Compiling once_cell v1.21.4
2026-08-28T10:23:44.5149736Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-28T10:23:44.6880631Z    Compiling tracing-core v0.1.36
2026-08-28T10:23:44.9470703Z    Compiling hashbrown v0.14.5
2026-08-28T10:23:44.9611304Z    Compiling ed25519 v3.0.0-rc.4
2026-08-28T10:23:44.9750816Z    Compiling cobs v0.3.0
2026-08-28T10:23:45.0150864Z    Compiling regex v1.12.3
2026-08-28T10:23:45.1335704Z    Compiling idna_adapter v1.2.2
2026-08-28T10:23:45.2387582Z    Compiling idna v1.1.0
2026-08-28T10:23:45.2586923Z    Compiling tracing v0.1.44
2026-08-28T10:23:45.2701958Z    Compiling derive_more v2.1.1
2026-08-28T10:23:45.5040801Z    Compiling rsa v0.9.10
2026-08-28T10:23:45.6560213Z    Compiling postcard-derive v0.2.2
2026-08-28T10:23:45.6676970Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-28T10:23:45.8361425Z    Compiling url v2.5.8
2026-08-28T10:23:45.8992049Z    Compiling hashlink v0.9.1
2026-08-28T10:23:45.9740960Z    Compiling tokio-util v0.7.18
2026-08-28T10:23:46.1101269Z    Compiling netlink-sys v0.8.8
2026-08-28T10:23:46.2544532Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-28T10:23:46.2780919Z    Compiling postcard v1.1.3
2026-08-28T10:23:46.3038534Z    Compiling data-encoding-macro v0.1.20
2026-08-28T10:23:46.3795828Z    Compiling tower v0.5.3
2026-08-28T10:23:46.4340444Z    Compiling rusqlite v0.32.1
2026-08-28T10:23:46.4682301Z    Compiling rustls-native-certs v0.8.4
2026-08-28T10:23:46.4758334Z    Compiling async-trait v0.1.89
2026-08-28T10:23:46.4867370Z    Compiling num_enum_derive v0.7.6
2026-08-28T10:23:46.6445616Z    Compiling strum_macros v0.28.0
2026-08-28T10:23:46.7474943Z    Compiling enum-assoc v1.3.0
2026-08-28T10:23:46.7754722Z    Compiling iroh-metrics-derive v0.4.1
2026-08-28T10:23:46.8276707Z    Compiling iroh-relay v0.98.0
2026-08-28T10:23:46.9409265Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-28T10:23:46.9492798Z    Compiling attohttpc v0.30.1
2026-08-28T10:23:47.1618245Z    Compiling h2 v0.4.14
2026-08-28T10:23:47.2700324Z    Compiling iroh-metrics v0.38.3
2026-08-28T10:23:47.3970993Z    Compiling n0-watcher v0.6.1
2026-08-28T10:23:47.5791337Z    Compiling tokio-stream v0.1.18
2026-08-28T10:23:47.5883525Z    Compiling tower-http v0.6.11
2026-08-28T10:23:47.7086687Z    Compiling iroh-base v0.98.0
2026-08-28T10:23:47.7273742Z    Compiling num_enum v0.7.6
2026-08-28T10:23:47.7634022Z    Compiling netlink-proto v0.12.0
2026-08-28T10:23:47.8353825Z    Compiling netdev v0.42.0
2026-08-28T10:23:47.8470829Z    Compiling moka v0.12.15
2026-08-28T10:23:48.1241373Z    Compiling serde_spanned v0.6.9
2026-08-28T10:23:48.1469765Z    Compiling toml_datetime v0.6.11
2026-08-28T10:23:48.2919434Z    Compiling xmltree v0.10.3
2026-08-28T10:23:48.3622977Z    Compiling ref-cast-impl v1.0.25
2026-08-28T10:23:48.5287590Z    Compiling thiserror-impl v1.0.69
2026-08-28T10:23:48.6020947Z    Compiling ioctl-rs v0.1.6
2026-08-28T10:23:48.6066660Z    Compiling termios v0.2.2
2026-08-28T10:23:48.6909279Z    Compiling serial-core v0.4.0
2026-08-28T10:23:48.7173998Z    Compiling errno v0.3.14
2026-08-28T10:23:48.7469734Z    Compiling simple-dns v0.9.3
2026-08-28T10:23:48.8460442Z    Compiling smol_str v0.1.24
2026-08-28T10:23:48.8819903Z    Compiling signal-hook v0.3.18
2026-08-28T10:23:48.8905153Z    Compiling toml_write v0.1.2
2026-08-28T10:23:49.0161456Z    Compiling sha1_smol v1.0.1
2026-08-28T10:23:49.0568845Z    Compiling constant_time_eq v0.4.2
2026-08-28T10:23:49.0639725Z    Compiling simdutf8 v0.1.5
2026-08-28T10:23:49.1440957Z    Compiling resolv-conf v0.7.6
2026-08-28T10:23:49.2401384Z    Compiling winnow v0.7.15
2026-08-28T10:23:49.2604740Z    Compiling arrayref v0.3.9
2026-08-28T10:23:49.5006011Z    Compiling signal-hook-registry v1.4.8
2026-08-28T10:23:49.5191064Z    Compiling serial-unix v0.4.0
2026-08-28T10:23:49.6532436Z    Compiling webpki-roots v1.0.7
2026-08-28T10:23:49.6871699Z    Compiling schemars_derive v1.2.1
2026-08-28T10:23:49.7151362Z    Compiling strum v0.28.0
2026-08-28T10:23:49.7233441Z    Compiling lru v0.16.4
2026-08-28T10:23:49.8388704Z    Compiling darling_core v0.23.0
2026-08-28T10:23:49.8457340Z    Compiling serde_bytes v0.11.19
2026-08-28T10:23:49.8800278Z    Compiling seize v0.5.1
2026-08-28T10:23:49.9124329Z    Compiling hmac v0.12.1
2026-08-28T10:23:50.0461179Z    Compiling iroh v0.98.2
2026-08-28T10:23:50.0580636Z    Compiling cmov v0.5.4
2026-08-28T10:23:50.0605736Z    Compiling dyn-clone v1.0.20
2026-08-28T10:23:50.0905463Z    Compiling bitflags v1.3.2
2026-08-28T10:23:50.1471022Z    Compiling rustix v0.38.44
2026-08-28T10:23:50.1556633Z    Compiling pin-utils v0.1.0
2026-08-28T10:23:50.1863633Z    Compiling papaya v0.2.4
2026-08-28T10:23:50.2273140Z    Compiling filedescriptor v0.8.3
2026-08-28T10:23:50.2775693Z    Compiling iroh-dns v0.98.0
2026-08-28T10:23:50.2998921Z    Compiling ctutils v0.4.2
2026-08-28T10:23:50.3164430Z    Compiling nix v0.25.1
2026-08-28T10:23:50.3900997Z    Compiling hkdf v0.12.4
2026-08-28T10:23:50.4719262Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-28T10:23:50.5635940Z    Compiling serial v0.4.0
2026-08-28T10:23:50.5883030Z    Compiling backon v1.6.0
2026-08-28T10:23:50.6261217Z    Compiling anstyle-parse v1.0.0
2026-08-28T10:23:50.7846307Z    Compiling vte_generate_state_changes v0.1.2
2026-08-28T10:23:50.7849158Z    Compiling is_terminal_polyfill v1.70.2
2026-08-28T10:23:50.8074064Z    Compiling shell-words v1.1.1
2026-08-28T10:23:50.8430794Z    Compiling unicode-width v0.2.0
2026-08-28T10:23:50.8703547Z    Compiling anstyle-query v1.1.5
2026-08-28T10:23:50.9378049Z    Compiling anstyle v1.0.14
2026-08-28T10:23:50.9641357Z    Compiling colorchoice v1.0.5
2026-08-28T10:23:50.9850952Z    Compiling linux-raw-sys v0.4.15
2026-08-28T10:23:51.0371803Z    Compiling instability v0.3.12
2026-08-28T10:23:51.0581949Z    Compiling downcast-rs v1.2.1
2026-08-28T10:23:51.1322600Z    Compiling foldhash v0.1.5
2026-08-28T10:23:51.1512295Z    Compiling vte v0.13.1
2026-08-28T10:23:51.2217523Z    Compiling anstream v1.0.0
2026-08-28T10:23:51.2330589Z    Compiling signal-hook-mio v0.2.5
2026-08-28T10:23:51.3334972Z    Compiling hashbrown v0.15.5
2026-08-28T10:23:51.3407691Z    Compiling spake2 v0.4.0
2026-08-28T10:23:51.6543193Z    Compiling terminal_size v0.4.4
2026-08-28T10:23:51.6868926Z    Compiling schemars v1.2.1
2026-08-28T10:23:51.7437780Z    Compiling toml_edit v0.22.27
2026-08-28T10:23:51.7520031Z    Compiling strum_macros v0.26.4
2026-08-28T10:23:51.7942418Z    Compiling itertools v0.13.0
2026-08-28T10:23:51.9380781Z    Compiling sha1 v0.10.6
2026-08-28T10:23:52.1397357Z    Compiling castaway v0.2.4
2026-08-28T10:23:52.1808138Z    Compiling doctest-file v1.1.1
2026-08-28T10:23:52.2320807Z    Compiling clap_lex v1.1.0
2026-08-28T10:23:52.2671483Z    Compiling indoc v2.0.7
2026-08-28T10:23:52.4983063Z    Compiling static_assertions v1.1.0
2026-08-28T10:23:52.5628874Z    Compiling unicode-width v0.1.14
2026-08-28T10:23:52.6139457Z    Compiling interprocess v2.4.2
2026-08-28T10:23:52.6711050Z    Compiling compact_str v0.8.2
2026-08-28T10:23:52.6801174Z    Compiling clap_builder v4.6.0
2026-08-28T10:23:52.7565058Z    Compiling crossterm v0.28.1
2026-08-28T10:23:52.8771492Z    Compiling lru v0.12.5
2026-08-28T10:23:53.0530521Z    Compiling hyper v1.10.1
2026-08-28T10:23:53.5073797Z    Compiling darling_macro v0.23.0
2026-08-28T10:23:53.5673189Z    Compiling clap_derive v4.6.1
2026-08-28T10:23:53.6557894Z    Compiling unicode-truncate v1.1.0
2026-08-28T10:23:53.7561340Z    Compiling cassowary v0.3.0
2026-08-28T10:23:53.8200638Z    Compiling iana-time-zone v0.1.65
2026-08-28T10:23:53.8361431Z    Compiling darling v0.23.0
2026-08-28T10:23:54.1695557Z    Compiling chrono v0.4.45
2026-08-28T10:23:54.2067816Z    Compiling strum v0.26.3
2026-08-28T10:23:54.3452736Z    Compiling toml v0.8.23
2026-08-28T10:23:54.3562119Z    Compiling portable-pty v0.8.1
2026-08-28T10:23:54.4996870Z    Compiling ratatui v0.29.0
2026-08-28T10:23:54.5340985Z    Compiling nucleo-matcher v0.3.1
2026-08-28T10:23:54.5482771Z    Compiling qrcode v0.14.1
2026-08-28T10:23:54.6465370Z    Compiling tempfile v3.27.0
2026-08-28T10:23:55.2553515Z    Compiling hyper-util v0.1.20
2026-08-28T10:23:55.3529382Z    Compiling spt-test-support v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-28T10:23:56.0187738Z    Compiling clap v4.6.1
2026-08-28T10:23:56.0860058Z    Compiling spt-msg v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-28T10:23:56.4167148Z    Compiling spt-runtime v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-28T10:23:56.4168214Z    Compiling spt-term v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-28T10:23:57.2623819Z    Compiling igd-next v0.17.1
2026-08-28T10:23:58.4544935Z    Compiling portmapper v0.16.0
2026-08-28T10:23:59.8907476Z    Compiling spt-live v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-28T10:24:03.3729874Z    Compiling rustls-webpki v0.103.13
2026-08-28T10:24:05.7122560Z    Compiling tokio-rustls v0.26.4
2026-08-28T10:24:05.7122968Z    Compiling rustls-platform-verifier v0.7.0
2026-08-28T10:24:05.7123280Z    Compiling noq-proto v0.17.0
2026-08-28T10:24:05.8543127Z    Compiling hyper-rustls v0.27.9
2026-08-28T10:24:05.8543805Z    Compiling hickory-net v0.26.0-beta.4
2026-08-28T10:24:05.8544255Z    Compiling tokio-websockets v0.13.2
2026-08-28T10:24:05.9908377Z    Compiling reqwest v0.13.4
2026-08-28T10:24:06.9215723Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-28T10:24:20.4713806Z    Compiling spt-net v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-28T10:24:22.3707154Z    Compiling spt-daemon v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-28T10:24:33.3946902Z    Compiling spt v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-28T10:24:40.4696101Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s
2026-08-28T10:24:40.4930218Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-92b63a58ec2772e4)
2026-08-28T10:24:40.4942908Z 
2026-08-28T10:24:40.4943035Z running 1 test
2026-08-28T10:24:46.7375140Z test new_brain_serves_against_old_broker ... ok
2026-08-28T10:24:46.7375469Z 
2026-08-28T10:24:46.7375741Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.24s
2026-08-28T10:24:46.7376090Z 
2026-08-28T10:24:46.7649531Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-28T10:24:46.7649875Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-28T10:24:46.7662451Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-28T10:24:46.7662732Z env:
2026-08-28T10:24:46.7662919Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-28T10:24:46.7663266Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:24:46.7663696Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:24:46.7664083Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:24:46.7664487Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:24:46.7664795Z ##[endgroup]
2026-08-28T10:24:46.7716067Z CI-CENSUS scope roots:
2026-08-28T10:24:46.7716444Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-28T10:24:46.7716955Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-28T10:24:46.7717468Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-28T10:24:46.7718172Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-28T10:24:46.7718482Z   root: /home/reavus/spt-n1-oldbroker
2026-08-28T10:24:46.7761241Z CI-CENSUS self-check OK: walked 407 /proc entries, exe resolution live
2026-08-28T10:24:48.3307168Z CI-CENSUS phase=pre-reap box_procs=406 box_fds=11296 family_total=24 scoped=0 unscoped=24 unreadable_path=0 flood_orphans=0
2026-08-28T10:24:48.3307862Z   FOREIGN  pid=2576561 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3308562Z   FOREIGN  pid=2576621 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3309130Z   FOREIGN  pid=2577438 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3309553Z   FOREIGN  pid=2577463 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3309960Z   FOREIGN  pid=2577964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3310337Z   FOREIGN  pid=2577983 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3310734Z   FOREIGN  pid=2581023 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3311105Z   FOREIGN  pid=2581042 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3311477Z   FOREIGN  pid=2588024 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3311853Z   FOREIGN  pid=2588045 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3312226Z   FOREIGN  pid=2590277 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3312668Z   FOREIGN  pid=2590296 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3313060Z   FOREIGN  pid=2594606 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3313449Z   FOREIGN  pid=2594706 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3313841Z   FOREIGN  pid=2595282 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3314228Z   FOREIGN  pid=2595365 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3314609Z   FOREIGN  pid=2595957 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3314991Z   FOREIGN  pid=2595976 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3315373Z   FOREIGN  pid=2597895 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3315759Z   FOREIGN  pid=2597964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3316132Z   FOREIGN  pid=2598838 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3316508Z   FOREIGN  pid=2598866 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3317218Z   FOREIGN  pid=2599288 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:48.3317627Z   FOREIGN  pid=2599313 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1043253Z CI-CENSUS phase=end box_procs=406 box_fds=11264 family_total=24 scoped=0 unscoped=24 unreadable_path=0 flood_orphans=0
2026-08-28T10:24:52.1043976Z   FOREIGN  pid=2576561 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1044469Z   FOREIGN  pid=2576621 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1044969Z   FOREIGN  pid=2577438 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1045440Z   FOREIGN  pid=2577463 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1045893Z   FOREIGN  pid=2577964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1046354Z   FOREIGN  pid=2577983 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1046833Z   FOREIGN  pid=2581023 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1047316Z   FOREIGN  pid=2581042 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1047787Z   FOREIGN  pid=2588024 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1048589Z   FOREIGN  pid=2588045 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1049136Z   FOREIGN  pid=2590277 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1049625Z   FOREIGN  pid=2590296 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1050083Z   FOREIGN  pid=2594606 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1050541Z   FOREIGN  pid=2594706 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1051018Z   FOREIGN  pid=2595282 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1051480Z   FOREIGN  pid=2595365 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1051943Z   FOREIGN  pid=2595957 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1052407Z   FOREIGN  pid=2595976 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1052868Z   FOREIGN  pid=2597895 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1053327Z   FOREIGN  pid=2597964 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1053774Z   FOREIGN  pid=2598838 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1054243Z   FOREIGN  pid=2598866 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1054700Z   FOREIGN  pid=2599288 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1055156Z   FOREIGN  pid=2599313 /home/reavus/projects/spt-core/spt-core/target/debug/spt
2026-08-28T10:24:52.1055757Z CI-REAP summary: killed=0 kill_failed=0 flood_orphans=none scoped_survivors=0 observed_scoped=0 unreadable_path=0
2026-08-28T10:24:52.1086328Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-28T10:24:52.1086694Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-28T10:24:52.1099402Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-28T10:24:52.1099687Z env:
2026-08-28T10:24:52.1099883Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-28T10:24:52.1100240Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:24:52.1100689Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:24:52.1101089Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:24:52.1101490Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:24:52.1101808Z ##[endgroup]
2026-08-28T10:24:52.1175820Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c on attempt 1/5
2026-08-28T10:24:52.1259974Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-28T10:24:52.1261330Z ##[group]Run actions/upload-artifact@v4
2026-08-28T10:24:52.1261562Z with:
2026-08-28T10:24:52.1261753Z   name: bench-ledger-n1-Linux
2026-08-28T10:24:52.1261973Z   path: bench-ledger/
2026-08-28T10:24:52.1262177Z   if-no-files-found: warn
2026-08-28T10:24:52.1262373Z   retention-days: 30
2026-08-28T10:24:52.1262570Z   compression-level: 6
2026-08-28T10:24:52.1262763Z   overwrite: false
2026-08-28T10:24:52.1262963Z   include-hidden-files: false
2026-08-28T10:24:52.1263165Z env:
2026-08-28T10:24:52.1263348Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-28T10:24:52.1263738Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:24:52.1264178Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:24:52.1264582Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:24:52.1265174Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-owBF1c
2026-08-28T10:24:52.1265489Z ##[endgroup]
2026-08-28T10:24:52.2682949Z (node:1579518) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-28T10:24:52.2683778Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-28T10:24:52.2719890Z With the provided path, there will be 1 file uploaded
2026-08-28T10:24:52.2724175Z Artifact name is valid!
2026-08-28T10:24:52.2724663Z Root directory input is valid!
2026-08-28T10:24:52.7186103Z Beginning upload of artifact content to blob storage
2026-08-28T10:24:52.7335344Z (node:1579518) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-28T10:24:53.0640306Z Uploaded bytes 269
2026-08-28T10:24:53.1476292Z Finished uploading artifact content to blob storage!
2026-08-28T10:24:53.1477137Z SHA256 digest of uploaded artifact zip is 6bfe557600e1ac9d1926c4c39ced2f65774a9144574540e5b966108a0d1b04bc
2026-08-28T10:24:53.1479533Z Finalizing artifact upload
2026-08-28T10:24:53.4085437Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 9682498935
2026-08-28T10:24:53.4086776Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 269 bytes. Artifact ID is 9682498935
2026-08-28T10:24:53.4093505Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/33161278940/artifacts/9682498935
2026-08-28T10:24:53.4305698Z Post job cleanup.
2026-08-28T10:24:53.4971870Z [command]/usr/bin/git version
2026-08-28T10:24:53.5004899Z git version 2.43.0
2026-08-28T10:24:53.5029777Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/8d6f53e5-52f0-43ee-b391-0a5bad6687f9/.gitconfig'
2026-08-28T10:24:53.5036641Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8d6f53e5-52f0-43ee-b391-0a5bad6687f9' before making global git config changes
2026-08-28T10:24:53.5037351Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T10:24:53.5040057Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-28T10:24:53.5067763Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-28T10:24:53.5096720Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-28T10:24:53.5310905Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T10:24:53.5331172Z http.https://github.com/.extraheader
2026-08-28T10:24:53.5337712Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-28T10:24:53.5361583Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-28T10:24:53.5544420Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T10:24:53.5570326Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-28T10:24:53.5874977Z Cleaning up orphan processes
2026-08-28T10:24:53.6483063Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
